Add BSD-style securelevel support
authorMatthew Garrett <mjg59@srcf.ucam.org>
Fri, 9 Aug 2013 21:58:15 +0000 (17:58 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 12 Jun 2017 15:24:30 +0000 (15:24 +0000)
commit5ef76c786fe89f8c80a3ddc0f663dfb88fdcfd8f
tree88549a0045392f5b4d136b773a9baf3a6ab60502
parent820615bb48fab767d305c288d626fcb5d0be7eec
Add BSD-style securelevel support

Provide a coarse-grained runtime configuration option for restricting
userspace's ability to modify the running kernel.

Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Gbp-Pq: Topic features/all/securelevel
Gbp-Pq: Name add-bsd-style-securelevel-support.patch
Documentation/security/securelevel.txt [new file with mode: 0644]
include/linux/security.h
security/Kconfig
security/Makefile
security/securelevel.c [new file with mode: 0644]